projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
221cc4f
)
(regex.o): Depend on ../src/config.h.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 14 Nov 1995 02:59:27 +0000
(
02:59
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 14 Nov 1995 02:59:27 +0000
(
02:59
+0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 411e7fec6c6421879de58c911e18d690f5ef4fe0..38ac0c3b22541fdd14e897bd9ea3852ffb99cd82 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-324,7
+324,7
@@
REGEXPOBJ = regex.o
REGEXPDEPS = $(REGEXPOBJ) ../src/regex.h
#endif
-regex.o: ../src/regex.c ../src/regex.h
+regex.o: ../src/regex.c ../src/regex.h
../src/config.h
${CC} -c ${BASE_CFLAGS} -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER ${srcdir}/../src/regex.c
etags: ${srcdir}/etags.c $(GETOPTDEPS) $(REGEXPDEPS) ../src/config.h